Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix e2e failed cases #612

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Conversation

smritidahal653
Copy link
Collaborator

E2E pipeline has been failing due to timeout. Impacted test cases: TestPodLifecycle, TestPodWithCSIDriver, TestPodWithMultiVolume

Error: Failed to start container busybox, Error response: to create containerd task: failed to create shim task: failed to create container 13497419b8081cc7082dadd06ce7883bdb5d490b69e4ffbea77331f89ab95744: guest RPC failure: failed to create container: failed to run runc create/exec call for container 13497419b8081cc7082dadd06ce7883bdb5d490b69e4ffbea77331f89ab95744 with exit status 1: container_linux.go:380: starting container process caused: exec: "sh": executable file not found in $PATH: unknown

Fix: specifying /bin/sh seems to do the trick

@Fei-Guo Fei-Guo merged commit e1f1dd6 into virtual-kubelet:master Jun 12, 2024
4 checks passed
@smritidahal653 smritidahal653 deleted the e2e_fix branch July 19, 2024 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants